projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6116cee
)
fix misplaced parens
author
Henrik Enberg
<henrik.enberg@telia.com>
Mon, 16 Jan 2006 01:32:30 +0000
(
01:32
+0000)
committer
Henrik Enberg
<henrik.enberg@telia.com>
Mon, 16 Jan 2006 01:32:30 +0000
(
01:32
+0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index fa4218bc365199acfd289aea58a601e9c496ba1d..c8e6d63e78a268ee2fb18d79bdc96c2e3a485a0a 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-280,7
+280,7
@@
It is useful to set this variable in the site customization file.")
"\\|^x-importance:\\|^envelope-to:\\|^delivery-date:"
"\\|^x-importance:\\|^envelope-to:\\|^delivery-date:"
"\\|^x-*-priority:\\|x-mimeole:"
- "\\|^x-babyl-v6-attributes:\\|x-babyl-v6-keywords:"
)
+ "\\|^x-babyl-v6-attributes:\\|x-babyl-v6-keywords:"
"\\|^x-.*:")
"*Regexp to match header fields that Rmail should normally hide.
\(See also `rmail-nonignored-headers', which overrides this regexp.)